/* Format used for appending a status message to the item count, e.g. '24 items - Deleting selected items...' */
"%@ \\U2014 %@" = "%@ — %@";
/* Format for partial string shown on status line when keychain contains more than 1 item, and the user has disabled showing item sizes. Argument is the total number of items in the keychain. */
"%u items" = "%u 个项目";
/* Name of the .Mac service */
".Mac" = ".Mac";
/* Value of Kind column of a .Mac password item */
".Mac password" = ".Mac 密码";
/* Partial string shown on status line when the keychain contains 1 item and the user has disabled showing item sizes. */
"1 item" = "1 个项目";
/* Message when no access control is set for an item */
"Access to this item is not restricted." = "对该项目的访问不受限制。";
/* Message when access control is set for an item */
"Access to this item is restricted." = "限制对该项目的访问。";
/* Title of alert panel shown when the user tries to quit when a fetch is in progress */
"Alert" = "警告";
/* Text of the panel shown when an uncaught exception is reported. */
"An unexpected error has occurred that may cause Keychain to malfunction. You may want to quit the Keychain application.\n\nError: %@" = "发生意外错误,可能导致“钥匙串”出现故障。您可能要退出“钥匙串”应用程序。\n\n错误:%@";
/* Value of Kind column of an AppleShare password item */
"AppleShare password" = "AppleShare 密码";
/* Value of Kind column of a generic password item */
"application password" = "应用程序密码";
/* Are you sure you want to delete the selected items alert sheet. */
"Are you sure you want to delete the selected items from the list?" = "您真的要将所选项目从列表中删除吗?";
/* Alert button title */
"Cancel" = "取消";
/* Value of Kind column of a certificate item */
"certificate" = "证书";
/* Title of error panel when an invalid certificate is imported */
"Certificate Import Error" = "证书输入错误";
/* Explanatory text */
"Certificates contain no secrets and are always public.\nThey are digitally signed to prevent modification." = "证书不包含任何密钥,总是公共的。\n它们已经过数字签名,可以防止任何修改。";
/* Title of menu item which changes the keychain password */
"Change Password for Keychain \\U201C%@\\U201D\\U2026" = "更改钥匙串“%@”的密码…";
/* Title of menu item which changes the keychain settings */
"Change Settings for Keychain \\U201C%@\\U201D\\U2026" = "更改钥匙串“%@”的设置…";
/* Title of continue button on unexpected error panel */
"Continue" = "继续";
/* Item on the context menu for copy selected items. */
"Copy" = "拷贝";
/* Item on the context menu for cut selected items. */
"Cut" = "剪切";
/* Alert button title */
"Delete" = "删除";
/* Title for alert to confirm deleting keychain(s) */
"Delete Keychain" = "删除钥匙串";
/* Title of menu item which deletes the keychain */
"Delete Keychain \\U201C%@\\U201D" = "删除钥匙串“%@”";
/* Alert button title */
"Delete References" = "删除引用";
/* Alert button title */
"Delete References & Files" = "删除引用和文件";
/* Tooltip for Delete toolbar button. */
"Delete Selected Item" = "删除所选项目";
/* Message when selecting a keychain for importing a cert */
"Do you want to add the certificate(s) from the file \\U201C%@\\U201D to a keychain?" = "您想要将文件“%@”的证书添加到钥匙串中吗?";
/* Enter the password to import a key */
"Enter the password for \\U201C%@\\U201D:" = "请输入“%@”的密码:";
/* Title of toolbar button. Goes to the network location associated with the selected item. */
"Go" = "转到";
/* Tooltip for Go toolbar button. */
"Go There" = "转到那里";
/* Tooltip for Go toolbar button when .Mac item is selected. */
"Go to iDisk" = "转到 iDisk";
/* Title of menu item which hides the Keychains drawer */
"Hide Keychains" = "隐藏钥匙串";
/* Title of menu item which hides the status line */
"Hide Status Line" = "隐藏状态行";
/* Value of Kind column of an Internet password item */
"Internet password" = "Internet 密码";
/* Used in various places where the word Keychain might appear */
"Keychain" = "钥匙串";
/* Name of this application */
"Keychain Access" = "钥匙串访问";
/* Text of the panel shown when an import exception is reported. */
"Keychain Access is unable to import the certificate.\n\nError: %ld" = "“钥匙串访问”不能输入此证书。\n\n错误:%ld";
/* Name of keychain list containing on-disk keychains (as opposed to LDAP or Smartcard). */
"Keychain Files" = "钥匙串文件";
/* Title of keychain viewer window for a keychain */
"Keychain: %@ (%@)" = "钥匙串:%@(%@)";
/* Title of toolbar button. The button opens or closes the keychains drawer */
"Keychains" = "钥匙串";
/* Title of toolbar button when selected keychain is unlocked. */
"Lock" = "锁定";
/* Tooltip for Lock toolbar button. */
"Lock Keychain" = "锁定钥匙串";
/* Title of menu item which locks the keychain */
"Lock Keychain \\U201C%@\\U201D" = "锁定钥匙串“%@”";
/* Text for locked state in window title. */
"locked" = "已锁定";
/* Localized user-visible name for the login keychain file */
"login" = "登录";
/* Title of menu item which makes the keychain the default keychain */
/* Tooltip for Go toolbar button when a secure disk image is selected. */
"Mount Disk Image" = "装上磁盘映像";
/* Tooltip for Password toolbar button. */
"New Password Item" = "新建密码项目";
/* Tooltip for Note toolbar button. */
"New Secure Note Item" = "新建安全注释项目";
/* Alert button title */
"No" = "否";
/* Message when an attribute for the selected item is not available */
"not available" = "不可用";
/* Title of toolbar button. Displays the New Secure Note Item dialog. */
"Note" = "注释";
/* Alert button title */
"OK" = "好";
/* Title of toolbar button. Displays the New Password Item dialog. */
"Password" = "密码";
/* Item on the context menu for pasting selected items. */
"Paste" = "粘贴";
/* Value of Kind column of a private key item */
"private key" = "专用密钥";
/* Value of Kind column of a public key item */
"public key" = "公用密钥";
/* Title of quit button on unexpected error panel */
"Quit" = "退出";
/* Value of Kind column of a root certificate item */
"root certificate" = "根证书";
/* Save button title */
"Save" = "存储";
/* Warning when user forgets to apply Keychain List changes */
"Save changes before closing?" = "关闭之前存储更改?";
/* Value of Kind column of a secure note item */
"secure note" = "安全注释";
/* Tooltip for Keychains toolbar button. */
"Show Keychain List" = "显示钥匙串列表";
/* Title of menu item which shows the Keychains drawer */
"Show Keychains" = "显示钥匙串";
/* Title of menu item which shows the status line */
"Show Status Line" = "显示状态行";
/* Value of Kind column of a symmetric key item */
"symmetric key" = "对称密钥";
/* Localized user-visible name for the system keychain file */
"System" = "System";
/* Text of the panel shown when an import exception is reported. */
"The certificate password you entered was invalid. Please contact your network administrator for the certificate password.\n\nError: %ld" = "您输入的证书密码无效。请联系您的网络管理员以获得证书密码。\n\n错误:%ld";
/* Error messages shown when a keychain fails to open after the user clicked on it in the keychains drawer */
"The keychain \\U201C%@\\U201D could not be opened." = "不能打开钥匙串“%@”。";
/* Format for alert message to confirm deleting a keychain */
"The references to be deleted refer to files on your disk. Do you wish to delete only the references and not the related files?" = "要删除的引用指向您磁盘上的文件。您希望只删除引用而不删除相关文件吗?";
/* Notice that a key expired */
"This key has expired." = "该钥匙已过期。";
/* Message indicating that this item is dated today */
"Today" = "今天";
/* Title of alert panel when an uncaught exception is reported */
"Unexpected Error" = "意外错误";
/* Message when an attribute for the selected item is unknown */
"unknown" = "未知";
/* Title of toolbar button when selected keychain is locked. */
"Unlock" = "解锁";
/* Tooltip for Unlock toolbar button. */
"Unlock Keychain" = "解锁钥匙串";
/* Title of menu item which unlocks the keychain */
"Unlock Keychain \\U201C%@\\U201D" = "解锁钥匙串“%@”";
/* Text for unlocked state in window title. */
"unlocked" = "已解锁";
/* Alert button title */
"Yes" = "是";
/* Message indicating that this item is dated yesterday */
"Yesterday" = "昨天";
/* Warning when user forgets to save item changes */
"You have made changes to this item. Would you like to save your changes?" = "您已经对此项目做了更改。要存储你的更改吗?";